C#
VB
C++
Raises the Error event.
protected virtual void OnExecutionError(
Exception exception
)
Protected Overridable Sub OnExecutionError( _
ByVal exception As Exception _
)
protected:
virtual void OnExecutionError(
Exception^ exception
)
exception
The System.Exception that represents the error.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET